Skip to content

Conversation

leodido
Copy link

@leodido leodido commented Oct 8, 2025

Description

Enables support for releasing RC versions of Leeway.

Related Issue(s)

Relates to https://linear.app/ona-team/issue/CLC-1963/enhance-build-job-with-leeway-security-features
Relates to https://linear.app/ona-team/issue/CLC-1962/add-ci-signing-step-using-the-new-leeway-signing-command

How to test

git tag vX.Y.Z-rc1 'm "rc1: bla bla bla"
git push origin vX.Y.Z-rc1

Documentation

NONE

GoReleaser automatically deteccts these patterns as pre-releases:
- vx.y.z-rcN
- vx.y.z-alphaN
- vx.y.z-betaN
- vx.y.z-preN

Signed-off-by: Leo Di Donato <[email protected]>
@leodido leodido requested review from aledbf, csweichel and geropl October 8, 2025 13:56
@leodido leodido self-assigned this Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant